home *** CD-ROM | disk | FTP | other *** search
-
- Changes for version 4.21
-
- - Fixed bug which created incorrect ".log" file for drive with more
- than 512 directories. Bug caused program to lockup upon changing
- back to a drive with more than 512 directories after a successful
- first scan of the drive.
-
- - Cosmetic changes to windows.
-
- - Minor startup changes to enhance use on networks.
-
- - Fixed bug which prevented checking integrity of DS files with "Alt_I"
- (keyboard) or "Check DS Files" under "SETUP" (mouse) option.
-
- - Added the capability of executing (with either "X/ALT_X" or a double
- mouse click) any file. Attempting to execute any file other than
- a ".com/.exe/.bat" file (which execute as usual) will cause the
- program to search a file named "ds_exec.ini" for a list of
- filename extensions to match the current file. If a matching
- filename extension is found then the corresponding program listed
- in the "ds_exec.ini" file will be executed and the current file will
- be passed as a command line argument to the program. If a file named
- "ds_exec.ini" is found in the current directory then it is used for
- the search. If file "ds_exec.ini" is not found in the current
- directory then the DS HOME directory is searched for such a file. If
- "ds_exec.ini" is not found in the DS HOME directory IT IS CREATED in
- the DS HOME directory. The user should place themself in the DS HOME
- directory, attempt to execute a non-".com/.exe/.bat" file to create
- the "ds_exec.ini", and then edit the "ds_exec.ini" file for further
- details on this option as it also allows the user to pass the
- current file directly to the "edit" and "list" options.
-